feat: Update from origin#12
Open
github-actions[bot] wants to merge 138 commits into
Open
Conversation
Fillout forms
- Link to license file - Link to readme file
Fix outdated links
new tech dump
structure auto fix script
Rename the SonarQube icon from `sonar.svg` to `SonarQube.svg` to prevent conflicts in case-insensitive file systems with the icon `Sonar.svg`. Signed-off-by: thc202 <thc202@gmail.com>
Rename icon to avoid conflicts
tech resync
tech resync
readme & dns
Slight tweak for early 2025.
Update README.md - Minor tweak with regard to timing
Erlang: remove OTP prefix from version string
Add Sourcey
…ositive fix: avoid false jQuery detection on Fancybox and similar script URLs
Add Norse Env CMS
Add Rofofk eCommerce SaaS platform
MVD Studio (https://mvdstudio.com.uy) is an Uruguayan web studio that builds custom Laravel-based e-commerce stores and web applications. Sites built by MVD Studio expose detection patterns via: - HTTP headers: X-Built-By, X-Generator, X-Powered-By - HTML meta tag: <meta name="generator" content="MVD Studio"> Implies Laravel + PHP. Live example: https://staging.laquia.com.uy (La Quia e-commerce store).
VertaFlow (vertaflow.io) is a first-party, cookie-free CRM + analytics platform for service businesses. Adds detection for its four embeddable tags, each loaded from api.vertaflow.io/v1/<tag>.js and verified live (HTTP 200): - VertaFlow Analytics (pixel.js) -> Analytics (10) - VertaFlow Forms (form.js) -> Form builders (110) - VertaFlow Chat (chat.js) -> Live chat (52) - VertaFlow Booking (book.js) -> Appointment scheduling (72) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Adds detection for both technologies via DNS TXT verification records commonly found on domains using them: - "Workplace by Meta" → workplace-domain-verification= - "LogMeIn" → logmein-verification-code= Includes SVG icons for both. Validators (structure, order, schema, icon_path, group, category, technology) all pass locally.
Re-adds detection for n8n (workflow automation tool) which was present in a previous commit (2b2d9c4) but lost during a subsequent tech resync, and extends it with cookie-based detection. Fingerprints: - cookie: n8n-auth (set by the n8n editor on authenticated sessions) - meta: n8n:config:rest-endpoint, n8n:config:sentry - implies: Node.js All CI validators pass locally.
Adds three n8n-specific environment-variable identifiers that are inlined into the compiled frontend bundle by the build, providing strong script-body fingerprints: - N8N_AGENT_REQUESTS - N8N_PASSWORD_MIN_LENGTH - N8N_DATA_WORKER Placed under the "scripts" field (matches against script body), not "scriptSrc" which only matches script URL.
Replaces unverified env-var names with two strings that are confirmed to appear in the compiled client-side bundle of a real n8n instance (chunk: assets/constants-*.js): - N8N_DEBOUNCE_MULTIPLIER (read via sessionStorage.getItem) - N8N_PASSWORD_MIN_LENGTH (read via process.env at build time) Removed N8N_AGENT_REQUESTS and N8N_DATA_WORKER which appear to be server-side env vars that never reach the editor bundle.
SkyCMS is a Polish SaaS content-management platform developed by NETKONCEPT (Opole), used primarily by Polish municipal offices and Public Information Bulletin (BIP) portals.
Add n8n detection (cookie + meta tags)
…-detection Add Workplace by Meta and LogMeIn DNS detection
Add SkyCMS (by Netkoncept) detection
…logies Add VertaFlow (Analytics, Booking, Chat, Forms)
Added detection for WebAdministrator CMS
Add Angular Notitia fingerprint
Add MVD Studio platform
…turnstile-wordpress-plugin Add definitions for turnstile wordpress plugin
Add Adwos CMS fingerprint
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.